home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 2.iso
/
pc
/
data
/
m70.dir
/
00003.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-09
|
278 b
|
13 lines
on mouseDown
if pressButton(11) then
set myTime to the movieTime of sprite 5 + 60
set the stopTime of sprite 5 to myTime
startTimer()
repeat while the timer < 120
nothing()
end repeat
unLoadCast("PHIL_02.MOV")
go(1, "COVER.DIR")
end if
end